Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent user comments xss #225

Merged
merged 3 commits into from
Oct 5, 2020
Merged

Prevent user comments xss #225

merged 3 commits into from
Oct 5, 2020

Conversation

orronai
Copy link
Collaborator

@orronai orronai commented Oct 5, 2020

No description provided.

- Added html escape in comments text
- Fixed SQL Linter test comment text because of escaping characters
@orronai orronai linked an issue Oct 5, 2020 that may be closed by this pull request
lms/lmsdb/models.py Show resolved Hide resolved
@yammesicka yammesicka merged commit 04cae7a into master Oct 5, 2020
@yammesicka yammesicka deleted the prevent-user-comments-xss branch October 5, 2020 10:44
@yammesicka yammesicka linked an issue Oct 5, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to edit a comment Allow students to comment/reply
2 participants